home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / mus / play / yasp_2_0b.lha / yasp.readme < prev   
Text File  |  1998-04-09  |  2KB  |  54 lines

  1. Short:    Sample player for the Concierto SoundModule
  2. UpLoader: indigo@club-internet.fr (Cédric QUILLEVERE)
  3. Author:   indigo@club-internet.fr (Cédric QUILLEVERE)
  4. Type:     mus/play
  5.  
  6. YASP V2.0beta - Yet another sound player.
  7.  
  8. This tool allow Concierto SoundModule owner to play sound samples.
  9.  
  10. Sample formats :
  11.     - Only AIFF for now. (see "Todo" section for the future enhancements)
  12.  
  13. Features :
  14.     - Direct-from-disk for large samples
  15.     - Use of the concierto.library (NO AHI ...)
  16.     - Dual-buffering for best performances
  17.     - MUI Interface
  18.  
  19. Description :
  20.     This is the third release of YASP.
  21.     I was bored by the playback problems i got when using the AHI driver for the Concierto. So,
  22.     I decided to program my own sound-player (I love the Play16 tool).
  23.  
  24.     No documentation yet : this is only an "evaluation" release. Please, contact-me for more infos.
  25.  
  26. Usage :
  27.     - From cli/shell window, type "yasp ?" for command line options.
  28.     - Just type "yasp verbose" to get the asl requester.
  29.  
  30.     - Type CTRL-C while playing to skip to the next sample
  31.     - Type CTRL-D while playing to end playback
  32.  
  33.     - If you wan to use the MUI GUI, enter "yasp gui" at the shell prompt.
  34.  
  35. Todo :
  36.     - Support for more sound sample formats (8SVX, WAVE, AIFF-ADPCM4 ...)
  37.     - Some kind of sepctrum analyser or level-meters
  38.     - Tell me ...
  39.  
  40. Requirements :
  41.     - asl.library
  42.     - concierto.library
  43.     - a 68020 or faster CPU
  44.     - MUI v3
  45.  
  46. History :
  47.     v1.0 - Initial "evaluation" release.
  48.     v1.1 - Some bug fix in the commandline parser and the playback routine.
  49.     v2.0beta - Complete re-design : now Yasp spawn a separate task for playback.
  50.                Added MUI GUI.
  51.  
  52. Enjoy it!
  53. Cédric
  54.